type google.golang.org/grpc/internal/channelz.idGenerator

4 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L44: 	idGen idGenerator
		funcs.go#L779: type idGenerator struct {
		funcs.go#L783: func (i *idGenerator) reset() {
		funcs.go#L787: func (i *idGenerator) genID() int64 {